GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx / LockGdViewerEvents Property





In This Topic
LockGdViewerEvents Property (ThumbnailEx)
In This Topic
Syntax
'Declaration
 
Public Property LockGdViewerEvents As Boolean
public bool LockGdViewerEvents {get; set;}
public read-write property LockGdViewerEvents: Boolean; 
public function get,set LockGdViewerEvents : boolean
public: __property bool get_LockGdViewerEvents();
public: __property void set_LockGdViewerEvents( 
   bool value
);
public:
property bool LockGdViewerEvents {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.ThumbnailEx
ThumbnailEx Members